--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit 4c8508deb73cb1fcdfdb3576679df1b97e31a175
Parents : e219051
Author : Mark Qvist <bc7291552be7a58f361522990465165c>
Date : 2026-05-21T21:22:32+02:00
Updated build
Changes
2 files changed, 2 insertions(+), 2 deletions(-)
Diff
diff --git a/docs/manual/_sources/git.rst.txt b/docs/manual/_sources/git.rst.txt
index 0fe73ca..6d2f1a6 100644
--- a/docs/manual/_sources/git.rst.txt
+++ b/docs/manual/_sources/git.rst.txt
@@ -873,7 +873,7 @@ Ensure the release manifest is located in the same directory as the release arti
.. code:: text
- $ rngit release myapp-1.2.0.rsm --offline
+ $ rngit release myapp-1.2.0.rsm fetch --offline
This will load the manifest, and verify all files currently on-disk, but will not attempt to fetch the latest release manifest from the origin, or update local files to match it.
diff --git a/docs/manual/git.html b/docs/manual/git.html
index 1643f3c..3373db5 100644
--- a/docs/manual/git.html
+++ b/docs/manual/git.html
@@ -956,7 +956,7 @@ argument to <code class="docutils literal notranslate"><span class="pre">rngit</
<p>This validates that the artifact file matches the signature created during the release process. Combined with the manifest’s own signature, this provides end-to-end verification from the original release creation to the final installation.</p>
<p><strong>For a complete release:</strong></p>
<p>Ensure the release manifest is located in the same directory as the release artifacts, then run:</p>
-<div class="highlight-text notranslate"><div class="highlight"><pre><span></span>$ rngit release myapp-1.2.0.rsm --offline
+<div class="highlight-text notranslate"><div class="highlight"><pre><span></span>$ rngit release myapp-1.2.0.rsm fetch --offline
</pre></div>
</div>
<p>This will load the manifest, and verify all files currently on-disk, but will not attempt to fetch the latest release manifest from the origin, or update local files to match it.</p>
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────